Method: importEndSystemInfoFromCsv

Save a batch of end-system information provided by a CSV file.

Parameters

Name Type Description
csvData string A string version of CSV file with new line delimiters
isSave boolean True to save end-system information, false to delete it

Returns

The operation returns an integer error code.

Example

Execute the following web service with a browser:

https://192.168.30.34:8443/axis/services/NACWebService/importEndSystemInfoFromCsv?csvData=50:7A:55:6F:24:35,Custom 1,Custom 2,Custom 3,Custom 4&isSave=true